Removing hyphen inside KICAD_FULL_VERSION
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 17 Dec 2016 19:11:25 +0000 (20:11 +0100)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 25 Jan 2017 21:38:35 +0000 (21:38 +0000)
commitac866223a96a31847522ea25abb8d789628b7efd
treebecf5095850728fbb7192604be9c34f81182e985
parent27a5c1b8c2869e6cc082756ab1207192db62fe73
Removing hyphen inside KICAD_FULL_VERSION

Upstream is providing the possibility to append various strings into the
KICAD_FULL_VERSION if needed. We can use this to append the debian
specific version on the upstream version.
For this the KICAD_FULL_VERSION needs to be merged without the hyphen
'-' so the version is reflecting the debian version in real.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Removing-hyphen-inside-KICAD_FULL_VERSION.patch
CMakeModules/WriteVersionHeader.cmake